home *** CD-ROM | disk | FTP | other *** search
- #define PRINTER_STR_ID -8192
- #define APPLETALK_STR_ID -16096
-
- /* Makin' Copies: */
- #define MAKIN_COPY_STR_LIST 8750
-
- /* Gettin' ready to make copies...*/
- #define GETTIN_READY_TO_MAKE_COPY_INDEX 11
-
-
- #define MAKIN_COPY_INDEX 13
-
- #define SETWTITLE_TRAP 0xA91A
- #define OFFSET_FROM_HEADER 10
-
- #define MS_TIME_BEFORE_STILL_COPYING 20000
- #define COPY_STRING "\pCopy"
-
- #define kNumSounds 4
- enum
- {
- kMakinCopies = 128,
- kShutdown,
- kThrowaway,
- kStillMakinCopies,
- kRestart
- };
-